🎖️GitЯра🎖️
Commit bb7508a4f256450df90fd6c363788c7cbf5b4834
Parents : 9632435
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-07-23T05:37:22-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-07-23T05:37:22-05:00
chore: Scheduled updates (Firmware, Hardware, Translations) (#6380)
Changes
2 files changed, 28 insertions(+), 15 deletions(-)
Diff
diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json
index 105386eb33..920a2e867b 100644
--- a/androidApp/src/main/assets/firmware_releases.json
+++ b/androidApp/src/main/assets/firmware_releases.json
@@ -189,21 +189,21 @@
},
"pullRequests": [
{
- "id": "11155",
- "title": "Fix/call modules",
- "page_url": "https://github.com/meshtastic/firmware/pull/11155",
+ "id": "11157",
+ "title": "Update LovyanGFX to v1.2.26",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11157",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
- "id": "11146",
- "title": "Fixes a crash when you favorite a node",
- "page_url": "https://github.com/meshtastic/firmware/pull/11146",
+ "id": "11156",
+ "title": "Testing build containers based on `develop` branch",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11156",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
- "id": "11144",
- "title": "Add userpref for the packet signature policy default",
- "page_url": "https://github.com/meshtastic/firmware/pull/11144",
+ "id": "11155",
+ "title": "Fix/call modules",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11155",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
@@ -218,12 +218,6 @@
"page_url": "https://github.com/meshtastic/firmware/pull/11138",
"zip_url": "https://discord.com/invite/meshtastic"
},
- {
- "id": "11133",
- "title": "fix(ScanI2C): fetch the SE050 probe response with requestFrom()",
- "page_url": "https://github.com/meshtastic/firmware/pull/11133",
- "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
- },
{
"id": "11131",
"title": "Limit NodeInfo discovery replies to direct neighbors",
@@ -277,6 +271,24 @@
"title": "Add Waveshare ESP32-C3-Zero DIY variant",
"page_url": "https://github.com/meshtastic/firmware/pull/11067",
"zip_url": "https://discord.com/invite/meshtastic"
+ },
+ {
+ "id": "11066",
+ "title": "Update Adafruit INA219 to v2",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11066",
+ "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
+ },
+ {
+ "id": "11064",
+ "title": "Update SensorLib to v0.4.1",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11064",
+ "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
+ },
+ {
+ "id": "11063",
+ "title": "Update python to v3.14.6",
+ "page_url": "https://github.com/meshtastic/firmware/pull/11063",
+ "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
}
]
}
\ No newline at end of file
diff --git a/core/resources/src/commonMain/composeResources/values-fi/strings.xml b/core/resources/src/commonMain/composeResources/values-fi/strings.xml
index 98adfb5bc1..8182db3fa6 100644
--- a/core/resources/src/commonMain/composeResources/values-fi/strings.xml
+++ b/core/resources/src/commonMain/composeResources/values-fi/strings.xml
@@ -1583,6 +1583,7 @@
<string name="soil_temperature">Maaperän lämpötila</string>
<string name="speed">Nopeus</string>
<string name="speed_kmh">%1$d Km/h</string>
+ <string name="speed_mph">%1$d mph</string>
<string name="spread_factor">Levennyskerroin (Spread Factor)</string>
<string name="ssid">SSID</string>
<string name="state_broadcast_seconds">Tilatiedon lähetys (sekuntia)</string>
Served by rngit 1.5.4 - Generated in 0.11s